home *** CD-ROM | disk | FTP | other *** search
- :top
- echo off
- cls
- C:
- cd \CP
- cp_c V
- if errorlevel 255 goto CPFF
- if errorlevel 10 goto CP0A
- if errorlevel 4 goto CP04
- if errorlevel 3 goto CP03
- if errorlevel 1 goto CP01
- cp_exec
- goto top
- :CP01
- cd \CP
- cpedit V
- goto top
- :CP03
- WIN
- goto top
- :CP04
- cd \IBMPC\MIXED\1993TRIS
- 1993TRIS
- goto top
- :CP0A
- CD C:\GAMES\LEMMING2
- VGALEMMI
- goto top
- :CPFF
- cd \
-